Welcome![Sign In][Sign Up]
Location:
Search - opengl bresenham

Search list

[Graph DrawingDDA&Bresenham

Description: DDA,Bresenham算法来实现画圆,画直线,画椭圆。-DDA, the Bresenham algorithm to achieve Circle, linear paintings, painted oval.
Platform: | Size: 247808 | Author: 李冰海 | Hits:

[OpenGL program6.0MFC_OPENGL_PFbresenham

Description: 基于MFC中Opengl环境的bresenham直线生成算法,可由对话框输入起始点和终点,直观地观察bresenham算法的原理。-based MFC Opengl environment bresenham line drawing algorithm, from the dialog box input starting and stopping points, and visual observation of the principle bresenham algorithm.
Platform: | Size: 61440 | Author: | Hits:

[OpenGL programopenglline

Description: 程序使用了Bresenham算法的思想,将四个象限的问题通过交换端点的方法合并成一,四象限的问题。再利用sign变量,统一成一个问题。又考虑到斜率<1,>1最终问题分成了两种情况。在直线插补程序的一开始,把斜率为正无穷的情况单独进行讨论。最终完成了整个程序-procedures for the use of the Bresenham algorithm thinking, four quadrant of the issue through the exchange of endpoint merged into one, the four quadrant. Reuse sign variables, as a unified problem. Also, in consideration of the slope
Platform: | Size: 87040 | Author: 吴子朝 | Hits:

[OpenGL programbresenham

Description: 用C语言结合OpenGL技术实现Bresenham算法绘制直线-Using C language combined with OpenGL technology to achieve Bresenham algorithm for drawing a straight line
Platform: | Size: 1024 | Author: 王栋 | Hits:

[OpenGL programopenGL--Bemhan

Description: 本代码为Bresenham直线生成代码,在窗体中可以以任意角度画出直线。-The code for Bresenham line generated code, in the form we can draw a straight line to any angle.
Platform: | Size: 1024 | Author: 李文晖 | Hits:

[OpenGL programzyBresenham

Description: Bresenham算法的动画演示程序,用opengl编写,可以显示斜率大于1和小于1的两种情况。-Bresenham algorithm animation demo program using opengl prepared to show the slope is greater than 1 and less than 1 in both cases.
Platform: | Size: 2048 | Author: 张程懿 | Hits:

[OpenGL programBresenham(mouse_control)

Description: 使用C++和OpenGL实现的Bresenham画母算法。-The use of C++ and OpenGL mother realize the Bresenham algorithm for drawing.
Platform: | Size: 955392 | Author: dcj | Hits:

[OpenGL programline

Description: 画线算法,bresenham画线算法,opengl-bresenham line-drawing procedure
Platform: | Size: 1024 | Author: 小胖 | Hits:

[OpenGL programlineBres

Description: 初学Opengl,从最基础开始,本程序实现用Bresenham算法画直线-Learning Opengl, from the beginning of the most basic, the program Bresenham algorithm for drawing a straight line with
Platform: | Size: 1024 | Author: wgj | Hits:

[OpenGL programBresenham_drawline

Description: 计算机图形学 opengl bresenham画直线算法-Computer graphics opengl bresenham painting a straight line algorithms
Platform: | Size: 9216 | Author: vance | Hits:

[OpenGL programbresenham

Description: 1.实验目的: 理解基本图形元素光栅化的基本原理,掌握一种基本图形元素光栅化算法,利用OpenGL实现直线光栅化的DDA算法。 2.实验内容: (1) 根据所给的直线光栅化的示范源程序,在计算机上编译运行,输出正确结果; (2) 指出示范程序采用的算法,以此为基础将其改造为中点线算法或Bresenham算法,写入实验报告; (3) 根据示范代码,将其改造为圆的光栅化算法,写入实验报告; (4) 了解和使用OpenGL的生成直线的命令,来验证程序运行结果。 -shiyan2
Platform: | Size: 440320 | Author: jing | Hits:

[OpenGL programglutdlls37beta

Description: 图形学的重要算法,使用鼠标右键操作。包括直线DDA算法,Bresenham算法,OpenGL画法,以及圆,椭圆的画法。三角形的平移、旋转、缩放操作。环境配置在rar的注释里有说明。-The importance of graphics algorithms, using the right mouse button operation. Including linear DDA algorithm, Bresenham algorithm, OpenGL drawing, as well as round, oval of the painting. Triangle of shifting, rotating, zooming operation. Rar environment in the configuration described in the Notes.
Platform: | Size: 153600 | Author: jianqifan | Hits:

[OpenGL programBresehamLine

Description: openGL 直线光栅化 Bresenham算法-Bresenham algorithm for line rasterization openGL
Platform: | Size: 179200 | Author: zhangfan | Hits:

[OpenGL programDrawline

Description: 我自己编的有关有OpenGL中的各种划线方法(中点划线、DDA、Bresenham。当然还有调用OpenGL自身所带的程序了),里面还有时间测试程序,能帮你测出各种划线方法所花的时间,绝对适合刚学计算机图形学的童鞋们,加油-I have OpenGL in the series all crossed methods (midpoint crossed, DDA, Bresenham. Of course, call the procedure for carrying by itself OpenGL), which still have time to test procedures, can help you measure the each kind of way crossed the time spent, and is suitable just learning computer graphics of children' s shoes are, come on! !
Platform: | Size: 216064 | Author: Oysteam | Hits:

[OpenGL programBresenham

Description: 该源码实现Bresenham划线算法,基于OpenGL,在VC++ 6.0下编译运行通过。该算法可以帮助大家更好理解计算机图形学的关键算法概念。-Source crossed the Bresenham algorithm to achieve, based on OpenGL, under the VC++ 6.0 compiler run through. This algorithm can help you better understand the concept of key algorithms in computer graphics.
Platform: | Size: 56320 | Author: sunfulin | Hits:

[OpenGL programopengl

Description: 使用OpenGL实现DDA、中点画线法、Bresenham算法绘制;中点画圆法、Bresenham画圆算法;多边形扫描线转换算法;多边形裁剪--逐边裁剪法等计算机图形学基本算法。-Use OpenGL, DDA, the dotted line method, Bresenham algorithm to draw midpoint drawcircle, Bresenham circle algorithm polygon scan line conversion algorithm polygon clipping- cutting edge of law by the basic algorithm in computer graphics.
Platform: | Size: 4977664 | Author: | Hits:

[OpenGL programBresenham

Description: Bresenham直线生成算法和中点圆圆弧生成算法-Bresenham line generation algorithm and the midpoint of the arc circle generation algorithm
Platform: | Size: 3504128 | Author: sanbudeyu | Hits:

[OpenGL programBresenham

Description: OPengl,利用Bresenham算法绘制多边形,并实现种子填充-Use Bresenham algorithm to draw polygons and achieve seed fill
Platform: | Size: 6417408 | Author: 慕阳田田 | Hits:

[OpenGL programBresenham

Description: Opengl,实现Bresenham画线和画圆算法,鼠标右键交互切换画线模式和画圆模式,C++实现。-Opengl, Bresenham draw lines and circle algorithm, Right alternating line mode and circle mode, achieve by C++.
Platform: | Size: 32768 | Author: 孟jc | Hits:

[Otherbresenham

Description: opengl bresenham的算法-algorithm opengl bresenham .......
Platform: | Size: 1024 | Author: elvis | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net